tools build: link to specific library version (libxs, libxl, xenstore, xenstat)
authorRoger Pau Monne <roger.pau@entel.upc.edu>
Thu, 6 Oct 2011 18:11:51 +0000 (19:11 +0100)
committerRoger Pau Monne <roger.pau@entel.upc.edu>
Thu, 6 Oct 2011 18:11:51 +0000 (19:11 +0100)
commitb7ee8d2f432f726a1154d172016d3f2b22757fe3
treeb7b01b14908a5d8ec25c011b3d8429cc6279956b
parent2d5b0e8b80e01af1e9f0610adf3386babcf9b884
tools build: link to specific library version (libxs, libxl, xenstore, xenstat)

To avoid linking to unexpected copies (eg wrong versions) of xen
libraries, explicitly pass the linker the library file to link to.

Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/Rules.mk